home *** CD-ROM | disk | FTP | other *** search
- .TH THISOBJ
- 6 "IRIT Version 6.0"
- .SH NAME
- THISOBJ
-
-
-
- NumericType THISOBJ( StringType Object )
-
- Returns the object type of the given name of an Object. This can
- be one of the constants,
-
- UNDEF_TYPE VECTOR_TYPE MATRIX_TYPE SURFACE_TYPE
- NUMERIC_TYPE POINT_TYPE POLY_TYPE TRIMSRF_TYPE
- STRING_TYPE CTLPT_TYPE CURVE_TYPE TRIVAR_TYPE
-
- This is also a way to ask if an object by a given name do exist (if the
- returned type is UNDEF_TYPE or not).
-